home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / btrieve / realbt.exe / REALBT.TXT next >
Text File  |  1993-09-17  |  2KB  |  60 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              NetWare Btrieve Interface for Realia Cobol 4
  5. DOCUMENT ID:        TID000356
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         REALBT.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. Btrieve for DOS 5.10a
  14. Btrieve for OS/2 5.10
  15.  
  16. ABSTRACT:
  17. This file contains an interface to Btrieve for Realia COBOL v4.0.  The
  18. interface was written by Realia and replaces the REAXBTRV.OBJ that shipped
  19. with Btrieve.
  20. _________________________________________________________________
  21.  
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  24. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  27. INFORMATION.
  28. _________________________________________________________________
  29.  
  30. Self-Extracting File Name:  REALBT.EXE
  31.  
  32. Files Included     Size     Date        Time
  33.  
  34.   REALBT.TXT          (This File)
  35. REALBTRV.OBJ       1166    8-01-91      8:11a
  36.  
  37.  
  38. Realia Cobol 4.0 Btrieve Interface
  39.  
  40. REALBTRV.OBJ is the new Btrieve interface for Realia Cobol 4.0. It was
  41. developed by Realia to replace the interface which ships with Btrieve,
  42. REAXBTRV.OBJ.  The calling conventions are the same as those for
  43. REAXBTRV.OBJ.
  44.  
  45. The module was developed to resolve several problems.
  46.  
  47. 1) The REAXBTRV.OBJ DOS interface was not compatible with Realia COBOL 4.0
  48. because the location of RETURN-CODE was changed by Realia.
  49.  
  50. 2) Realia COBOL 4.0 supports standard real mode DOS, Rational systems
  51. DOS16M protected mode DOS, and OS/2 mode.  This support is relatively
  52. transparent to Realia users and this transparency was needed for Btrieve
  53. support.  This version of the interface detects the execution mode and
  54. performs the correct procedure.
  55.  
  56.  
  57. Call either Novell or Realia  technical support if you have problems with
  58. this interface.
  59.  
  60.